From: Chong Yidong Date: Sun, 15 Mar 2009 02:29:23 +0000 (+0000) Subject: * files.el (get-free-disk-space): Ensure that default-directory is X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~421^2~1241 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=695d6beecc94e30b025ae5bdf226481786ab11c5;p=emacs.git * files.el (get-free-disk-space): Ensure that default-directory is usable before calling call-process. Suggested by Kevin Ryde (Bug#2631). --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ce130d4e5eb..95f67cd1544 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2009-03-15 Chong Yidong + + * files.el (get-free-disk-space): Ensure that default-directory is + usable before calling call-process. Suggested by Kevin + Ryde (Bug#2631). + 2009-03-14 David Reitter * term/ns-win.el (ns-expand-space): Remove.